-
Notifications
You must be signed in to change notification settings - Fork 108
Make Python operations stricter about types #1708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The tests seem to be failing? |
I think the tests should pass now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, just the one comment, thanks!
Pull Request Test Coverage Report for Build 9338381529Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
I need an approving review to merge it seems. |
The CI turned out to fall, that's why I dismissed my approval |
@RichDom2185 CI passes now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Description
Fixes source-academy/py-slang#39
Type of change
How to test
The example given in the issue should throw error now.
Checklist